GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / RemoveAnnotations Property





In This Topic
RemoveAnnotations Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(27)>
Property RemoveAnnotations As Boolean
[DispId(27)]
bool RemoveAnnotations {get; set;}
read-write property RemoveAnnotations: Boolean; 
DispIdAttribute(27)
function get,set RemoveAnnotations : boolean
[DispId(27)]
__property bool get_RemoveAnnotations();
__property void set_RemoveAnnotations( 
   bool value
);
[DispId(27)]
property bool RemoveAnnotations {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members